Keysight Pathwave 89600 VSA .NET API
Name Property
See Also 
Agilent.SA.Vsa.Ieee80216Ofdma.Interfaces Assembly > Agilent.SA.Vsa.Ieee80216Ofdma Namespace > Burst<T1,T2> Class : Name Property


Glossary Item Box

Gets or sets the name for the burst.

Syntax

Visual Basic (Declaration) 
Public Overrides Property Name As String
C# 
public override string Name {get; set;}
C++/CLI 
public:
property String^ Name {
   String^ get() override;
   void set (    String^ value) override;
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also